FaISIRStudentMatch 
Logical Entity Name  FaISIRStudentMatch 
Default Table Name  FaISIRStudentMatch 
Physical Only  NO 
Definition 
 
Note 
 

FaISIRStudentMatch Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaISIRStudentMatchId(PK)    int  NO 
 
FaISIRMainId(FK)    int  NO 
 
FaYearId(FK)    char(2)  NO 
 
SyStudentId(FK)    int  NO 
 
PellID    char(6)  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

FaISIRStudentMatch Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaISIRStudentMatch_FaISIRStudentMatchId  PrimaryKey  FaISIRStudentMatchId 
UK_FaISIRStudentMatch_FaIsirMainId_FaYearId_SyStudentId_PellId  Index  FaISIRMainId, FaYearId, SyStudentId, PellID 

FaISIRStudentMatch Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaISIRMain  Non-Identifying  One To Zero or More  FK_FaISIRStudentMatchFaISIRMainId_FaISIRMainFaISIRMainId      FaISIRMainId  NO  YES 
FaYear  Non-Identifying  One To Zero or More  FK_FaISIRStudentMatchFaYearId_FaYearFaYearId      FaYearId  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_FaISIRStudentMatchSyStudentId_SyStudentSyStudentId      SyStudentId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaISIRStudentMatchUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaISIRStudentMatch Check Constraints 
Check Constraint Name  CheckConstraint